home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util3 / cmpctplr.rea < prev    next >
Text File  |  1996-01-16  |  2KB  |  49 lines

  1. Short:    SCSI-2 CD-Audio player v1.7 (bugfix release)
  2. Author:   Osma Ahvenlampi <Osma.Ahvenlampi@hut.fi>
  3. Uploader: Osma Ahvenlampi <Osma.Ahvenlampi@hut.fi>
  4. Type:     disk/cdrom
  5.  
  6. CompactPlayer is a CD-Audio player for SCSI-2 CD-ROM drives, heavily
  7. influenced by MCDP. The GUI and ARexx interfaces are done using the
  8. ClassAct toolkit, and source has been included as a demonstration of
  9. using ClassAct.
  10.  
  11. CompactPlayer has been programmed and tested on an Amiga 3000 with OS 3.1
  12. and a Toshiba XM3601B CD-ROM drive. Compatibility with other devices is
  13. unknown.
  14.  
  15. Necessary ClassAct classes and a set of CD descriptions, plus an
  16. installation script are included.
  17.  
  18.     HISTORY
  19.     
  20.     1.7 Bugfixes
  21.  
  22.     1.6 Added a partial cd.device interface. It's very buggy 
  23.         though, I wasn't able to abort a play command with it,
  24.         although I tried to follow the autodoc instructions.
  25.         Thus, I didn't finish it.
  26.     
  27.         Localised the interface.
  28.         
  29.         Made the main window zoomable.
  30.  
  31.         Converted the title list editor to use in-place listview
  32.         edit.
  33.  
  34.         Added an ARexx port.
  35.  
  36.         Wasn't setting rastport draw mode in the status panel
  37.         gadget, so some renders didn't work.
  38.  
  39.         Editing disc title doesn't reset status panel when disc
  40.         is playing.
  41.  
  42.         Reset artist and disc titles for new discs.
  43.  
  44.     1.5 Added a device/unit selection window, iconification, and a
  45.         simple menu.
  46.  
  47.     1.4 Added SCSI device type checking, fixed another memory free
  48.         problem.
  49.